C1.Web.Mvc Namespace / CollectionViewItemResult<T> Class
Properties


CollectionViewItemResult<T> Class Members

The following tables list the members exposed by CollectionViewItemResult<T>.

Public Constructors
Public Properties
 NameDescription
Public PropertyThe data of the operated item.  
Public PropertyGets or sets the error message. (Inherited from C1.Web.Mvc.OperationResult)
Public PropertyGets or sets whether the operation is success. (Inherited from C1.Web.Mvc.OperationResult)
Top
See Also